CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 修复

搜索资源列表

  1. AFMM_Inpainting

    0下载:
  2. 基于快进算法的破损图像修复算法,只要将图像中的破损区域由纯红色标出,该算法即可自动完成对该区域的修复。要求修复图像格式为BMP格式。-algorithm based on fast forward damaged the image restoration algorithms, as long as the image of the region damaged by the pure red mark, The algorithm can automatically complete res
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3031474
    • 提供者:屈磊
  1. Inpainting

    0下载:
  2. 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, r
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1282298
    • 提供者:屈磊
  1. RBFInpainting

    0下载:
  2. 采用径向基函数进行图像修复的VC++源代码,用户可交互式地选择破损修复区域。-RBF used for image restoration VC source code, users can interactively choose to repair damaged region.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:879920
    • 提供者:屈磊
  1. TV_inpainting

    1下载:
  2. 采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。-using variational (TV) for image restoration of Matlab source code. Thermal diffusivity including repair and multi-scale approach.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:435225
    • 提供者:屈磊
  1. modernImageProcessing&Application

    0下载:
  2. 此电子书主要述说了主要的图像处理的技术。包括图像的增强,图像的编码,图像修复等多方面知识-this major e-books describing the main image processing technology. Enhancements include images, image coding, image restoration range of knowledge
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:8268809
    • 提供者:dasheng
  1. image_inpainting1

    0下载:
  2. 基于偏微分方程的图像修复和修补.代码可供参考.学偏微分的有用-based on partial differential equations Image restoration and repair. Code for reference. Partial useful learning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1935079
    • 提供者:李辉
  1. 彩色图像的篡改检测及自恢复算法

    0下载:
  2. 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能
  3. 所属分类:图形图象

    • 发布日期:2013-12-02
    • 文件大小:238214
    • 提供者:ghostsx
  1. TV1

    0下载:
  2. 采用T.Chan的总体变分(TV)方法实现图像修复,由于算法本身的局限性,无法解决视觉连通性的问题。-using T. Chan of the overall variation (TV) method of image restoration, Due to the limitations of their own algorithm to solve visual connectivity problems.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:93798
    • 提供者:ch
  1. ImageInpainting

    0下载:
  2. 图像进行抠图后的图像的背景生成,也可用于图像修复-images of the background image generation, can also be used for image repair
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4958
    • 提供者:丁健明
  1. ObjectImplant

    0下载:
  2. 一个图像修复的程序,可以去掉图像中得目标,处理前将需处理得目标涂成红色,执行程序即可。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:306699
    • 提供者:王也
  1. BitmapExample

    0下载:
  2. 图像修复,包括fast inpainting 和tv inpainting两种修复方法
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:198411
    • 提供者:沈华
  1. InpaintingCodeAndData

    0下载:
  2. 一种快速的基于传输方程的图像修复算法。参考文献:FAST IMAGE INPAINTING BASED ON COHERENCE TRANSPORt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:22646353
    • 提供者:舒小雨
  1. foe_demo-1.0

    0下载:
  2. 该原代码包提供图像去噪,图像修复,求psnr值等功能。主要使用全变分方法等方法实现图像处理。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:389594
    • 提供者:Christine
  1. Imageinpainting

    0下载:
  2. 图像修复的经典文献:Image inpainting by global structure and texture propagation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5528763
    • 提供者:chenlx
  1. inpainting3

    0下载:
  2. 数字图像修复技术综述,数字图像修补技术的一个综述文献。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:853011
    • 提供者:孙丽娟
  1. inpainting4

    0下载:
  2. 图像修复技术研究进展,中文文献,比较简单易懂
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:779318
    • 提供者:孙丽娟
  1. TV

    0下载:
  2. 关于全变分的图像修复算法。。 。。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:威威
  1. Texture_Synthesis_Image_Inpainting-master

    0下载:
  2. 通过基于纹理的图像修复算法对具有较大的破损区域的图像进行了修复;MATLAB代码(Texture based image restoration,MATLAB)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:1006592
    • 提供者:markyT
  1. PCD

    0下载:
  2. 这个文件用PCD算法解决压缩感知(构造一个冗余字典用于图像的修复)(Using PCD algorithm to solve compressed sensing (constructing a redundant dictionary for image restoration).)
  3. 所属分类:图形图象

    • 发布日期:2018-05-01
    • 文件大小:342016
    • 提供者:期望最大化
  1. 图像修复

    0下载:
  2. 获取一张影像,利用掩膜对图像进行修复操作。(Get an image and use the mask to repair the image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:8788992
    • 提供者:一棵竖柳
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com